home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_70 / frame_5 / DoAction.as
Encoding:
Text File  |  2008-03-12  |  156 b   |  5 lines

  1. _root.changeColour(_parent.bonusPath.glass,"glassGreenLit");
  2. _root.changeColour(_parent.bonusPath.bg,"glassGreen");
  3. _parent.bonusType = "EXIT";
  4. stop();
  5.